Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cda-tum/mqt-core from 2.4.1 to 2.5.0 in the github-actions group across 1 directory #24

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2024

Bumps the github-actions group with 1 update in the / directory: cda-tum/mqt-core.

Updates cda-tum/mqt-core from 2.4.1 to 2.5.0

Release notes

Sourced from cda-tum/mqt-core's releases.

MQT Core 2.5.0 Release

👀 What Changed

⚛️ MQT Core

🚀 Features and Enhancements

⬆️ Dependencies

Full Changelog: cda-tum/mqt-core@v2.4.2...v2.5.0

MQT Core 2.4.2 Release

👀 What Changed

Small patch release with updated reusable workflow. Apple Silicon runners now also support Python 3.8 and 3.9. Python tests are now run on:

  • all supported Python versions on Ubuntu
  • the minimum and maximum supported version on macOS (Intel + arm64) and Windows.

This means that, e.g., for a library that supports Python 3.8 to 3.12, 5+2+2+2=11 test runs will be started and will produce coverage reports. If you update to the new version of the workflows, make sure to adjust the codecov config.

📄 Documentation

🤖 CI

⬆️ Dependencies

Full Changelog: cda-tum/mqt-core@v2.4.1...v2.4.2

Commits
  • e090e10 ⬆️🪝 update pre-commit hooks (#605)
  • ace0dd8 ✨ Support for Neutral Atom Mapper (#596)
  • ee52b77 Merge remote-tracking branch 'origin/main' into wip-na-qmap
  • 02ab5c0 ⬆️🪝 update pre-commit hooks (#604)
  • 7e64073 Merge remote-tracking branch 'origin/main' into wip-na-qmap
  • 74c31e8 🎨 pre-commit fixes
  • 74e8bae 🎨 Add flag to clear method
  • 63051e8 🍱 MQT Branding on RtD (#603)
  • d958662 ✏️ fix link
  • 7389edb 🍱 Use centralized images from MQT repository (#602)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 24, 2024
Bumps the github-actions group with 1 update in the / directory: [cda-tum/mqt-core](https://github.com/cda-tum/mqt-core).


Updates `cda-tum/mqt-core` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/cda-tum/mqt-core/releases)
- [Commits](cda-tum/mqt-core@v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: cda-tum/mqt-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-e69d9acba6 branch from 7e2e684 to 15397be Compare May 31, 2024 04:39
Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.7%. Comparing base (d109b15) to head (15397be).
Report is 23 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main     #24     +/-   ##
=======================================
+ Coverage   69.5%   69.7%   +0.2%     
=======================================
  Files        105     105             
  Lines       4964    4964             
  Branches     263     263             
=======================================
+ Hits        3452    3462     +10     
+ Misses      1512    1502     -10     
Flag Coverage Δ
cpp 73.7% <ø> (ø)
python 68.0% <ø> (+0.2%) ⬆️

see 1 file with indirect coverage changes

@burgholzer
Copy link
Member

@KevinMTO please adapt this PR to make use of the new reusable workflows based on the following demo PRs:

@KevinMTO KevinMTO merged commit 9ef9a8c into main Jun 5, 2024
30 of 33 checks passed
@KevinMTO KevinMTO deleted the dependabot/github_actions/github-actions-e69d9acba6 branch June 5, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants